| 1. | A worker thread does not have its own message pump 辅助线程没有自己的消息泵。 |
| 2. | Follow com rules regarding sta message pumping 遵循有关sta消息发送的com规则。 |
| 3. | Removes a message filter from the message pump of the application 从应用程序的消息泵移除一个消息筛选器。 |
| 4. | Console applications lack a message pump that starts by default 控制台应用程序缺少在默认情况下启动的消息泵。 |
| 5. | To add the message filter to an application s message pump , use the 若要将消息筛选器添加到应用程序的消息泵中,请使用 |
| 6. | Adding message filters to the message pump for an application can degrade performance 向应用程序的消息泵添加消息筛选器会降低性能。 |
| 7. | A user interface thread has its own message pump for handling user interface events separately from other threads 用户界面线程有自己独立于其他线程的消息泵来处理用户界面事件。 |
| 8. | Informs all message pumps that they must terminate , and then closes all application windows after the messages have been processed 通知所有消息泵必须终止,并且在处理了消息以后关闭所有应用程序窗口。 |
| 9. | When a particular tree of windows needs different keyboard accelerators or when you must insert message handling into the message pump 当特定的窗口目录树需要不同的键盘快捷键或者当必须将消息处理插入消息泵时,使用 |
| 10. | Interface can be added to the application s message pump to filter out a message or perform other operations before the message is dispatched to a form or control 接口的类添加到应用程序的消息泵中,以在消息被调度到控件或窗体之前将它筛选出来或执行其他操作。 |